home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 8299 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  2.2 KB

  1. Path: griffin.nott.ac.uk!usenet
  2. From: cag@cs.nott.ac.uk (Cleveland A Gibbon)
  3. Newsgroups: comp.software-eng,comp.unix.solaris,comp.unix.programmer,comp.windows.x,comp.windows.x.motif,comp.lang.c,comp.lang.c++,comp.lang.tcl,comp.object,comp.lang.fortran
  4. Subject: Re: Announce: PathFinder 3.1
  5. Date: 16 Feb 1996 17:45:36 GMT
  6. Organization: Cripps Computing Centre, The University of Nottingham
  7. Distribution: inet
  8. Message-ID: <4g2fs0$ium@griffin.ccc.nottingham.ac.uk>
  9. References: <4fut4m$h5t@dortmund.germany.eu.net>
  10. NNTP-Posting-Host: marian.cs.nott.ac.uk
  11. X-Newsreader: knews 0.9.5
  12.  
  13.  
  14. >                    We are pleased to announce PathFinder 3.1
  15. >
  16. >PathFinder is a code analyze, reverse engineering tool to understand, 
  17. > develop and document C/C++, FORTRAN and iTcl source codes. 
  18. > PathFinder dramatically reduces the learning curve of Large Fortran 
  19. > code and C++ class libraries, and helps in re-structuring and 
  20. > re-engineering existing software. PathFinder directs you with 
  21. > an intuitive graphical interface through the analysis, change, 
  22. > compile and debug cycles. It is capable to analyze: 
  23. >
  24. >      o 1 MILLION lines of source code 
  25. >      o to parse 100,000 lines takes less than one minute
  26. >
  27. >even incomplete and erroneous code can be parsed, no compiler 
  28. > is required. The parser is customizable for special, 
  29. > proprietary language extensions. The ability to parse 
  30. > incomplete code is>an invaluable aid porting code incomplete 
  31. > or incompilable on the new platform. >
  32.  
  33.  
  34. But does your  tool or anyone elses provide  a query language of sorts that
  35. could  be uses to interrogate   and  extract language  attributes from  the
  36. parsed  code? Such  as superclasses, abstract   classes,  number of methods
  37. etc. This way  we  could  build  our own  tools   and integrate them   with
  38. yours. Someone out their should provide this facility for their case tool.
  39.  
  40. Cleve.
  41. [ In search of a C++ parser and accompanying query language. ]
  42.  
  43. -- 
  44. ----------------------------------------------------------------
  45.  
  46. Learning Technology Research,    Email: cag@cs.nott.ac.uk
  47. Dept. of Computer Science,      Tel:   +44 115 951 4239
  48. Nottingham University,          Fax:   +44 115 951 4254
  49. Nottingham, NG7 2RD.        
  50. ENGLAND                
  51.  
  52. ----------------------------------------------------------------
  53.  
  54.